projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4f451c3
)
Comment.
author
Dave Love
<fx@gnu.org>
Thu, 9 Sep 1999 20:16:02 +0000
(20:16 +0000)
committer
Dave Love
<fx@gnu.org>
Thu, 9 Sep 1999 20:16:02 +0000
(20:16 +0000)
lisp/progmodes/compile.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/compile.el
b/lisp/progmodes/compile.el
index 7b35a30e08f14f5442564fb21c648e2461462c14..70b8b6bfcf6a5171117315b5dcc60ac230d4cd16 100644
(file)
--- a/
lisp/progmodes/compile.el
+++ b/
lisp/progmodes/compile.el
@@
-303,7
+303,7
@@
of[ \t]+\"?\\([a-zA-Z]?:?[^\":\n]+\\)\"?:" 3 2)
;; Error 24 at (2:progran.f90) : syntax error
("Error [0-9]+ at (\\([0-9]*\\):\\([^)\n]+\\))" 2 1)
- ;; SGI IRIX MipsPro compilers:
+ ;; SGI IRIX MipsPro
7.3
compilers:
;; cc-1070 cc: ERROR File = linkl.c, Line = 38
(".*: ERROR File = \\(.+\\), Line = \\([0-9]+\\)" 1 2)
(".*: WARNING File = \\(.+\\), Line = \\([0-9]+\\)" 1 2)